extra parameter meaning in English
附加参数
Examples
- The extra parameter is the index in the array
这个额外的参数就是数组中的下标。 - Same idea as with tied scalars , but with extra parameters ,
(含意和绑定标量中的相同,但有一些额外的参数) 、 - This debug setting lets you pass extra parameters to the jvm debugger on the server
该调试设置允许您将额外参数传送给服务器中的jvm调试程序。 - However , this requires all operations to add these extra parameters and to interpret the values themselves
然而,这需要所有的操作都要加上这些额外参数并且要由它们自己来解释这些值。 - In listing 2 , the template takes an extra parameter current ; for listing 1 , the parameter is implicit
在清单3中,模板使用了一个额外的参数表示当前节点,而在清单2中,该参数是隐式的。